@charset "utf-8";

/* Reset css*/
body,ul,li,ol,p,h1,h2,h3,h4,h5,h6,img,br,hr,table,tr,td,dl,dt,dd,form,blockquote { margin:0; padding:0;}
body { font-family:Arial,"微软雅黑","宋体"; font-size:14px; color:#707070; background:url(images/bgtop.gif) repeat-x center top; line-height:25px;}
.clear { clear:both; font-size:0px;}
ul,li,ol { list-style:none; padding:0;}
img { border:none;}
.layout { width:1002px; margin:0px auto;}

/*a*/
a{ text-decoration:none; color:#555;}
a:hover{ color:#ff6600;}

/*title*/
h1 { font-size:48px;}
h2 { font-size:24px;}
h3 { font-size:18px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:9px;}